home *** CD-ROM | disk | FTP | other *** search
/ Tech Writer - File Support / Tech Writer Art Works File Support.iso / Confix.ZIP / !ConfiX / !Run < prev    next >
Encoding:
Text File  |  2004-03-16  |  1.1 KB  |  32 lines

  1. Run <Obey$Dir>.Resources.CheckVer -file <Obey$Dir>._Info
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4. IconSprites <Obey$Dir>.Resources.Pointers
  5. Set ConfiX$Dir <Obey$Dir>
  6. Set ConfiX$Path <Obey$Dir>.
  7.  
  8. | The next two lines are to be removed
  9. Set Config$Dir <Obey$Dir>
  10. Set Config$Path <Obey$Dir>.
  11.  
  12. Set Dummy$Path <Run$Path>,<ConfiX$Dir>.Resources.
  13. Run Dummy:Resfind ConfiX
  14. Unset Dummy$Path
  15.  
  16. | Ensure the ABCLib module
  17.  
  18. Set ABCLib 1
  19. RMEnsure ABCLibrary 0.00 Set ABCLib 0
  20. If ABCLib = 0 Then IfThere System:modules.ABCLib THEN RMLoad System:modules.ABClib
  21. If ABCLib = 0 Then RMEnsure ABClibrary 0.00 Copy <Obey$Dir>.RMStore.ABCLib <System$Dir>.310.Modules.ABCLib ~C~VFR
  22. If ABCLib = 0 Then RMEnsure ABClibrary 0.00 RMLoad System:modules.ABClib
  23. RMEnsure ABClibrary 4.14 Copy <Obey$Dir>.RMStore.ABCLib <System$Dir>.310.Modules.ABCLib ~C~VFR
  24. RMEnsure ABClibrary 4.14 Error Your version of ABCLib is too old. A newer version has just been installed, but you need to restart the computer before it can be used.
  25.  
  26. | Ensure any other modules
  27.  
  28. RMEnsure VideoUtils 2.05 RMLoad <Obey$Dir>.RMStore.Video
  29.  
  30. WimpSlot -min 264K -max 264K
  31. Run <ConfiX$dir>.!RunImage %*0
  32.